home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / batch / Mousek.readme < prev    next >
Text File  |  1995-07-02  |  2KB  |  55 lines

  1. Short:    Return code is mouse button status
  2. Author:   M.C.Askin@e-eng.hull.ac.uk
  3. Uploader: M.C.Askin@e-eng.hull.ac.uk
  4. Type:     util/batch
  5.  
  6. Mousek 1.1 (7/5/94) ©1994 Michael Askin
  7. ---------------------------------------
  8.  
  9. This simple program simply sets the return code depending on the status of
  10. the mouse buttons...
  11.  
  12. 0 - No mouse buttons pressed
  13.  
  14. 1 - Left mouse button pressed
  15.  
  16. 2 - Right mouse button pressed
  17.  
  18. 3 - Both mouse buttons pressed
  19.  
  20. What you do with it after then is up to you. In my startup sequence, first
  21. line I have :
  22.  
  23. mousek
  24. if $rc eq 1
  25.    quit
  26. endif
  27.  
  28. This will stop the Startup-sequence from executing further if the left
  29. button was pressed when mousek was run.
  30.  
  31. There is no output, no args, only a version string, and was written in
  32. AmigaE. This makes the executable pretty small.
  33.  
  34. Have fun with it,
  35.  
  36. Mike - M.C.Askin@electronic-engineering@hull.ac.uk (till Aug '96)
  37.  
  38. or Snail Mail:
  39.  
  40. 54 York Rd, Greenwood Ave, Hull, E.Yorks, England. HU6 9RA.
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.      628     263 58.1% 04-Oct-94 16:46:22  MouseK.info
  48.      636     492 22.6% 04-Oct-94 16:45:22 +mousek
  49.      821     471 42.6% 04-Oct-94 16:45:22 +mousek.doc
  50.     4008     997 75.1% 04-Oct-94 16:46:18 +mousek.doc.info
  51.      343     206 39.9% 04-Oct-94 16:45:22 +mousek.e
  52.     4008     994 75.1% 04-Oct-94 16:46:16 +mousek.e.info
  53. -------- ------- ----- --------- --------
  54.    10444    3423 67.2% 24-Jun-95 20:59:36   6 files
  55.